﻿2026-07-06T04:53:12.5188574Z ##[group]Run actions/checkout@v5
2026-07-06T04:53:12.5189184Z with:
2026-07-06T04:53:12.5189528Z   repository: SaberMage/spt-core
2026-07-06T04:53:12.5192513Z   token: ***
2026-07-06T04:53:12.5192847Z   ssh-strict: true
2026-07-06T04:53:12.5193208Z   ssh-user: git
2026-07-06T04:53:12.5193554Z   persist-credentials: true
2026-07-06T04:53:12.5193943Z   clean: true
2026-07-06T04:53:12.5194282Z   sparse-checkout-cone-mode: true
2026-07-06T04:53:12.5194679Z   fetch-depth: 1
2026-07-06T04:53:12.5195017Z   fetch-tags: false
2026-07-06T04:53:12.5195361Z   show-progress: true
2026-07-06T04:53:12.5195700Z   lfs: false
2026-07-06T04:53:12.5196179Z   submodules: false
2026-07-06T04:53:12.5196625Z   set-safe-directory: true
2026-07-06T04:53:12.5197065Z env:
2026-07-06T04:53:12.5197599Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-06T04:53:12.5198132Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-06T04:53:12.5198661Z ##[endgroup]
2026-07-06T04:53:12.5982928Z Syncing repository: SaberMage/spt-core
2026-07-06T04:53:12.5984481Z ##[group]Getting Git version info
2026-07-06T04:53:12.5985135Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-06T04:53:12.5986026Z [command]/usr/bin/git version
2026-07-06T04:53:12.6008901Z git version 2.43.0
2026-07-06T04:53:12.6027191Z ##[endgroup]
2026-07-06T04:53:12.6038309Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/fbec76fe-8040-422c-9d99-c9ac119b74f7' before making global git config changes
2026-07-06T04:53:12.6039618Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T04:53:12.6041364Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-06T04:53:12.6071675Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-06T04:53:12.6088200Z https://github.com/SaberMage/spt-core
2026-07-06T04:53:12.6097657Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-06T04:53:12.6100056Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-06T04:53:12.6117948Z refs/heads/main
2026-07-06T04:53:12.6125016Z [command]/usr/bin/git checkout --detach
2026-07-06T04:53:12.6178627Z HEAD is now at 06cea5cde docs(remote-truth): file F-5 adapter-floor-unenforced finding + F-6 post-v0.25.0 cleanup riders
2026-07-06T04:53:12.6213748Z [command]/usr/bin/git branch --delete --force main
2026-07-06T04:53:12.6246362Z Deleted branch main (was 06cea5cde).
2026-07-06T04:53:12.6251235Z ##[endgroup]
2026-07-06T04:53:12.6254360Z [command]/usr/bin/git submodule status
2026-07-06T04:53:12.6435615Z ##[group]Cleaning the repository
2026-07-06T04:53:12.6438862Z [command]/usr/bin/git clean -ffdx
2026-07-06T04:53:12.6468834Z Removing traceable-reqs
2026-07-06T04:53:12.6476546Z [command]/usr/bin/git reset --hard HEAD
2026-07-06T04:53:12.6535650Z HEAD is now at 06cea5cde docs(remote-truth): file F-5 adapter-floor-unenforced finding + F-6 post-v0.25.0 cleanup riders
2026-07-06T04:53:12.6542175Z ##[endgroup]
2026-07-06T04:53:12.6544473Z ##[group]Disabling automatic garbage collection
2026-07-06T04:53:12.6548556Z [command]/usr/bin/git config --local gc.auto 0
2026-07-06T04:53:12.6578371Z ##[endgroup]
2026-07-06T04:53:12.6579139Z ##[group]Setting up auth
2026-07-06T04:53:12.6585282Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-06T04:53:12.6614580Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-06T04:53:12.6804552Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T04:53:12.6828499Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-06T04:53:12.7013432Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T04:53:12.7037562Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-06T04:53:12.7222397Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-06T04:53:12.7254735Z ##[endgroup]
2026-07-06T04:53:12.7255468Z ##[group]Fetching the repository
2026-07-06T04:53:12.7262414Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +09deb8ebaed6d4fb12a70cbb8c352599fb296654:refs/remotes/pull/52/merge
2026-07-06T04:53:13.4830464Z From https://github.com/SaberMage/spt-core
2026-07-06T04:53:13.4831933Z  * [new ref]             09deb8ebaed6d4fb12a70cbb8c352599fb296654 -> pull/52/merge
2026-07-06T04:53:13.4854029Z ##[endgroup]
2026-07-06T04:53:13.4855078Z ##[group]Determining the checkout info
2026-07-06T04:53:13.4856410Z ##[endgroup]
2026-07-06T04:53:13.4865634Z [command]/usr/bin/git sparse-checkout disable
2026-07-06T04:53:13.4904657Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-06T04:53:13.4927597Z ##[group]Checking out the ref
2026-07-06T04:53:13.4929461Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/52/merge
2026-07-06T04:53:13.5277626Z Previous HEAD position was 06cea5cde docs(remote-truth): file F-5 adapter-floor-unenforced finding + F-6 post-v0.25.0 cleanup riders
2026-07-06T04:53:13.5281669Z HEAD is now at 09deb8eba Merge 600f242fcfbf0e52a2b6199bd7d50939032ff445 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T04:53:13.5292253Z ##[endgroup]
2026-07-06T04:53:13.5327158Z [command]/usr/bin/git log -1 --format=%H
2026-07-06T04:53:13.5351247Z 09deb8ebaed6d4fb12a70cbb8c352599fb296654
